%slot%
Expands to the node-id of the specified slot within the frame in the current context.
Syntax
%slot slot-number%
Parameters
Parameter |
Values |
Restrictions |
Description |
slot-number |
Integer |
Must be a valid slot number within the current frame |
Slot number of the device whose node-id is to be returned. |
Example
<label name="slot 2 node-id is %slot 2%"/>
Figure 87 - %slot% macro