Tipos de Datos Sysmac
Tipos de Datos Sysmac
Note 1: VB.Net does not have a BCD data type. However unsigned BCD data types values can be
represented by unsigned integer data types
Note 2: CJ device Timer and Counter values, (PV) cannot be represented as published symbols,
(unsupported for these data types), therefore they cannot be addressed using symbolic addressing-
However they can be accessed by using physical memory addressing with the appropriate data type.
(Unsigned BCD or Unsigned Binary data type dependent upon configuration in device).
Note 3: TIME has no direct equivalent data type and in VB.Net is represented by the TimeSpan
structure