GET_TS_EVT_M Function

For more details on GET_TS_EVT_M function, refer to chapter GET_TS_EVT_M: Reading Time Stamped Event Buffer.
NOTE: Use ADDM EF to set the Modicon M340 or Modicon M580 time stamping module local address for GET_TS_EVT_M function. ADDM EF is described in chapter ADDM: Address Conversion.
NOTE: Use ADDMX EF to set the remote drop Modicon X80 time stamping module address for GET_TS_EVT_M function. ADDMX EF is described in chapter ADDMX: Address Conversion.
NOTE: The size of the
ANY_ARRAY_INT
variable connected to BUFFER
output parameter (Timestamp
variable in previous representation) must be a multiple of 6 x INT
. If the size is not a multiple of 6 x INT
, a detected error is generated.GET_TS_EVT_Q Function

For more details on GET_TS_EVT_Q function, refer to chapter GET_TS_EVT_Q: Reading the Quantum Time Stamped Event Buffer.
NOTE: Use ADDMX EF to set the remote drop Modicon X80 time stamping module address for GET_TS_EVT_Q function. ADDMX EF is described in chapter ADDMX: Address Conversion.
NOTE: The size of the
ANY_ARRAY_INT
variable connected to BUFFER
output parameter (Timestamp
variable in previous representation) must be a multiple of 6 x INT
. If the size is not a multiple of 6 x INT
, a detected error is generated.