|
|
|
Parameter Reference D-209
Parameter Table This table is a complete list of all the parameters in the AC30V. PNO: The parameter number, a unique identifier for this parameter. Name: The parameter’s name as it appears on the GKP and web page. Path(s): The navigation path(s) to this parameter on the GKP and web page. Type: The data type of the parameter.
Data Type Description BOOL A Boolean quantity representing FALSE or TRUE. (A zero value is FALSE). SINT A signed integer with a maximum range of -128 to +127. INT A signed integer with a maximum range of -32768 to +32767 DINT A signed integer with a maximum range of -2147483648 to +2147483647 USINT (1)
An unsigned integer with a maximum range of 0 to 255 UINT An unsigned integer with a maximum range of 0 to 65535 UDINT An unsigned integer with a maximum range of 0 to 4294967295 REAL A 32-bit floating point conforming to IEEE-754 TIME A duration with a resolution of 1 ms and a maximum range of 0.000s to 4294967.295s, (about 50 days) DATE Date with a maximum range of 1 st Jan 1970 to 2037. TIME_OF_DAY Time of day DATE_AND_TIME Date and time of day with a maximum range of 1 st Jan 1970 to 2037 STRING String BYTE Bit string length 8 WORD (2)
Bit string length 16 DWORD (2)
Bit string length 32 (1) Some parameters of type USINT use discrete integer values to enumerate given states. For example; PNO 0001, the analog input hardware configuration may be set to 0, 1, 2 or 3 corresponding to the supported ranges. Such parameters have the (2) Some Bit string parameters have the individual bits within the word assigned independently to separate functionality. For example PNO 0005 presents the state of all digital inputs in one 16-bit word. The bits may be individually accessed on the GKP Default: The default value of the parameter. Range: The minimum and maximum values for this parameter. This column is also used to detail the available selection for enumerated integer types and named bits in bit string data types. Units: The units text displayed with this parameter value. |