Eagle Data Types
Type | Description |
|---|---|
I2 | Signed two-byte integer |
UI2 | Unsigned two-byte integer |
I4 | Signed four-byte integer |
R4 | Single precision IEEE floating point |
BOOL | Boolean (on/off) value |
STRING | String |
Type | Description |
|---|---|
I2 | Signed two-byte integer |
UI2 | Unsigned two-byte integer |
I4 | Signed four-byte integer |
R4 | Single precision IEEE floating point |
BOOL | Boolean (on/off) value |
STRING | String |