Publication 1756-RM084F-EN-P - July 2002
C-4 Import/Export Revision History
Import/Export Version 2.0
RSLogix 5000 Version 9.0
Version 2.0 (major revision 2, minor revision 0) of the import/export
utility that is included with RSLogix 5000 programming software,
version 9.0 included these major enhancements:
•
The AXIS tag was replaced with AXIS_CONSUMED,
AXIS_SERVO, AXIS_SERVO_DRIVE, and AXIS_VIRTUAL tags.
•
For any attribute that you can specify a “not applicable” state,
you must enter <NA>, rather than just NA.
•
This revision of the manual includes a description and example
of the STRING data type.
ServiceCode
If the message type is CIP Generic, specify the service code (0-255 hexadecimal).
Specify:
ServiceCode := #16
value
ObjectType
If the message type is CIP Generic, specify the object type (0-65,535 hexadecimal).
Specify:
ObjectType :=
16#value
TargetObject
If the message type is CIP Generic, specify the target object (0-65,535 decimal).
Specify:
TargetObject :=
value
AttributeNumber
If the message type is CIP Generic, specify the attribute number (0-65,535 hexadecimal).
Specify:
AttributeNumber :=
16#value
DestinationTag
Specify the tag name of the destination element.
Specify:
DestinationTag :=
text
Attribute: Description:
IMPORTANT
Version 9 of RSLogix 5000 programming software
only supports ControlLogix processors.