Specifications
20 – Using PlantScape Data in Other Applications
438 R400
PlantScape Data Addressing
Point parameter data is available via the PlantScape OPC Server. An item created
to reference data must use an address consistent with the following formats:
Format for Simple Points (those other than Control Processor points)
point.parameter [/enum]
where
point
is the point ID.
parameter
is one of the possible point parameter names listed in “Point Parameter Data
Addressing” on page 439.
/enum
specifies whether the parameter should be treated as an enumerated type.
See “How Items Access Point Parameters of Type enum” on page 439.
Example FillDepth.PV
Format for Control Processor Points
point.block.parameter [/enum]
where
point
is the point ID.
block.parameter
is the control module parameter.
/enum
specifies whether the parameter should be treated as an enumerated type.
See “How Items Access Point Parameters of Type enum” on page 439.
Example CM1.PIDA.MD
plscpcg.book Page 438 Monday, May 28, 2001 10:11 AM