The DataType CDTGraphic is a subtype of ByteString that defines CCTS Graphic type. The CDTGraphic type is used to represent binary data and binary files for vector based graphics, such as CAD drawings, diagrams, graphs, mathematical curves and charts from CCTS.
Table 26 – CDTGraphic Definition
Attribute |
Value |
||||||
BrowseName |
CDTGraphic |
||||||
IsAbstract |
False |
||||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
||
Subtype of the ByteString defined in OPC 10000-3 |
|||||||
HasCDTSupplemental |
Variable |
MIMEContentType |
String |
PropertyType |
Optional |
||
HasCDTSupplemental |
Variable |
MIMEListId |
String |
PropertyType |
Optional |
||
HasCDTSupplemental |
Variable |
MIMEListAgencyId |
String |
PropertyType |
Optional |
||
HasCDTSupplemental |
Variable |
MIMEListVersionId |
String |
PropertyType |
Optional |
||
HasCDTSupplemental |
Variable |
Filename |
String |
PropertyType |
Optional |
MIMEContentType defines the Multipurpose Internet Mail Extensions (MIME) media type of the binary object. For additional information see 6.3.3
MIMEListId represents the identification of a list of codes (refers to the MIMEContentType).
MIMEListAgencyId represents the identification of the agency that manages the code list (refers to the MIMEContentType).
MIMEListVersionId represents the identification of the version of the list of codes (refers to the MIMEContentType).
Filename defines the recommended file name that can be used to store data. The file name is usually the name of the original data file that is represented in the Binary Object.