OpenTP1 Version 7 Programming Reference C Language

[Contents][Index][Back][Next]

version attribute

Format

version (major [.minor])

Attribute meaning

The version attribute specifies a specific version of a remote interface.

Specification item

major

Specify this item with an integer between 0 and 65535.

minor

Specify this item with an integer between 0 and 65535.

Explanation

Specification example

version(1.1)
version(3)