Language Reference - IO - LabComm Object


Icon

A LabComm Object is used for LabComm protocol communication over TCP sockets. The data in the LabComm Object is accessed with dot-notation. Primitive LabComm types are mapped to the corresponding JGrafchart variable types. One-dimensional LabComm arrays of primitive types are mapped to JGrafchart lists. Other arrays are not supported. When a LabComm sample is received the data in the LabComm Object is updated accordingly. LabComm samples are sent with lcSend(). lcReceived() is used to check if LabComm samples have been received since the previous scan cycle.

Text Methods

Common Methods

Context Menu