The DataType CDTVideo is a subtype of ByteString that defines CCTS Video type. It is a recording, reproducing or broadcasting of visual images on magnetic tape or digitally in binary notation.
Table 35 - CDTVideo Definition
Attribute |
Value |
||||
BrowseName |
CDTVideo |
||||
IsAbstract |
False |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
Subtype of the ByteString defined in OPC 10000-3 |
|||||
HasCDTSupplemental |
Variable |
MIMEContentType |
CDTCode |
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 |
The MIMEContentType supplemental property is rarely used, since in most cases the Video blob includes header information that includes the MIME information. Most applications can just obtain the information directly from the Video blob
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.