(describePntAddr point_name)
If successful, the complete decoded internal point address is returned in the following format for digital (bit) types:
(describePntAddr point_name card_id buffer offset bit)
otherwise, for other types:
(describePntAddr point_name card_id buffer offset)
If the point is not defined, then the following is returned:
(error error_string)
This command requests a description of the address of the named point. The address returned is not the ASCII address provided to create the point, but the decoded and mapped address values. This information can be used to assess the named point directly from the buffers.
This command is typically sent as a command and not used in configuration file.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.