Sample CWSERV Commands

This syntax will display the value of the point ANALOG_POINT:

=cwserv|point!analog_point

This syntax will display the current state of the point ANALOG_POINT:

=cwserv|point!analog_point.state

This syntax will display the sixth through tenth values of the array point ARRAY_POINT in a row:

=cwserv|point!'array_point.value[5:9R]'

This syntax will display the value of the point ANALOG_POINT in the TEST project:

=cwserv|point!\\test\analog_point.value

More information

Microsoft Excel example.