NTCIP Gateway Internal Data Points
_NTCIP_DMS
Data Point Element |
Data Type |
Description |
---|---|---|
Configuration.Address |
string |
DMS host address |
Configuration.SNMPVersion |
uint |
DMS SNMP version
|
Configuration.v1ReadCommunity |
string |
DMS Read Community (when SNMP v1 is used) |
Configuration.v1WriteCommunity |
string |
DMS Write Community (when SNMP v1 is used) |
Configuration.v3SecurityName |
string |
DMS Security Name (when SNMP v3 is used) |
Configuration.v3ContextName |
string |
DMS Context Name (when SNMP v3 is used) |
Configuration.v3AuthenticationMode |
uint |
DMS Authentication Mode (when SNMP v3 is used)
|
Configuration.v3AuthenticationProtocol |
uint |
DMS Authentication Protocol (when SNMP v3 is used)
|
Configuration.v3AuthenticationSecret |
string |
DMS Authentication Password (when SNMP v3 is used) |
Configuration.v3PrivacyProtocol |
uint |
DMS Privacy Protocol (when SNMP v3 is used)
|
Configuration.v3PrivacySecret |
string |
DMS Privacy Password (when SNMP v3 is used) |
SystemInformation.SystemDescription |
string |
Shows the full name and version identification of the system's hardware type. |
SystemInformation.SystemOID |
string |
Identifies the network management subsystem contained in the entity |
SystemInformation.SystemContact |
string |
Contains the textual identification of the contact person for this managed node. |
SystemInformation.SystemName |
string |
System name is an administratively assigned name for this managed node. |
SystemInformation.SystemLocation |
string |
Shows the physical location of the node. |
SystemInformation.PixelWidth |
uint |
Provide information about the logical display width of the DMS. |
SystemInformation.PixelHeight |
uint |
Provide information about the logical display height of the DMS. |
Command.EnableCommunication |
bool |
Enable or disable >communication between NTCIP Gateway and DMS. |
Command.RefreshFontList |
bool |
Polls the NTCIP MIB dmsFontTable object of the DMS. |
Command.RefreshBitmapList |
bool |
Polls the NTCIP MIB dmsGraphicTable object of the DMS. |
Command.RefreshMessageList |
bool |
Polls the NTCIP MIB dmsMessageTable object of the DMS. |
Command.BlankSign |
bool |
By activating this command, the currently displayed message will be replaced by the "blank" message. |
Command.ActivateMessage |
bool |
Command for activating a message. Anmerkung: First the MemoryType, Number, ActivationPriority and Duration from the Content.ActivateMessage subtree has to be defined.
|
Command.Reset |
bool |
Restart the DMS controller. |
Command.DefineMessage |
bool |
Command for defining a new message. All data of the DefineMessage DPEs must be set. |
Command.DeleteMessage |
bool |
Delete an existing message. |
Command.RefreshBrightnessTable |
bool |
Polls the NTCIP MIB dmsIllumBrightnessValues object of the DMS |
Command.GetMessageDetails |
bool |
Get content of current message from the DMS. |
State.PartnerActive |
bool |
Indicates if partner is active. |
State.ShortErrorStatus |
int |
Shows short error state. |
State.ShortErrorStatusText |
string |
Shows short error state text. |
State.PixelFailureMap |
blob |
Shows status of each pixel. |
State.DoorOpen |
int |
Shows status of door open. |
State.WatchdogFailureCount |
uint |
Shows failure count of watchdog. |
State.ControllerErrorStatus |
int |
Shows controller error state. |
Resources.Fonts |
dyn_string |
Contain a textual representation of the resources available on the DMS. They cannot be changed with the NTCIP Gateway. |
Resources.Bitmaps |
dyn_string |
Contain a textual representation of the resources available on the DMS. They cannot be changed with the NTCIP Gateway. |
Content.AvailableMessage |
dyn_string |
List of all currently defined messages on the DMS |
Content.MaxChangeableMessages |
uint |
Maximum number of changeable messages. |
Content.MaxVolatileMessages |
uint |
Maximum number of volatile messages. |
Content.FreeChangeableMemory |
uint |
Indicates the number of bytes available within changeable memory. |
Content.FreeVolatileMemory |
uint |
Indicates the number of bytes available within volatile memory. |
Content.ValidationStatus.LastValidationError |
int |
Contains a possible error.
|
Content.ValidationStatus.LastMultiSyntaxError |
int |
Contains multi error information.
|
Content.ValidationStatus.LastMultiSyntaxErrorPosition |
int |
Contains further error information. |
Content.ValidationStatus.LastOtherErrorDescription |
string |
Contains further error information. |
Content.ActivationStatus.LastActivationError |
int |
Last error on activating a message. |
Content.ActivationStatus.LastActivationState |
int |
Last state on activating a message. |
Content.CurrentMessage.MemoryType |
int |
Memory type of current message.
|
Content.CurrentMessage.Number |
int |
Number of current message. |
Content.CurrentMessage.MultiString |
string |
Multi string of current message. |
Content.CurrentMessage.TimeRemaining |
int |
Remaining display time in minutes of current message. If time is set to 65535 display time is infinite. |
Content.CurrentMessage.Priority |
int |
Runtime priority (1 - 255) of current message. |
Content.CurrentMessage.Status |
int |
Status of current message. |
Content.CurrentMessage.Owner |
string |
Owner of current message. |
Content.CurrentMessage.ControllerMode |
int |
Controller Mode of current message. |
Content.CurrentMessage.SourceMode |
int |
Indicates the reason why this message was activated.
|
Content.CurrentMessage.Requester |
string |
Requester of current message. |
Content.CurrentMessage.MsgTableSource |
string |
Message table source (message ID used to generate current display). |
Content.ActivateMessage.MemoryType |
int |
Memory type of next message to be activated.
|
Content.ActivateMessage.Number |
int |
Number of next message to be activated. |
Content.ActivateMessage.ActivationPriority |
int |
Activation priority of next message (must be higher than runtime priority of current message to activate next message). |
Content.ActivateMessage.Duration |
int |
Display duration in minutes. If time is set to 65535 display time is infinite. |
Content.ActivateMessage.MessagePriority |
int |
Runtime priority (1 - 255) of next message. |
Content.ActivateMessage.MultiString |
string |
Multi string of next message. |
Content.ActivateMessage.Owner |
string |
Owner of next message. |
Content.ActivateMessage.PixelService |
bool |
Define pixel service of next message. |
Content.ActivateMessage.Beacon |
bool |
Define beacon of next message. |
Content.ActivateMessage.CRC |
int |
Define CRC of next message. |
Content.ActivateMessage.Status |
int |
Define message status of next message.
|
Content.DefineMessage.MemoryType |
int |
Memory type of message for defining new message.
|
Content.DefineMessage.Number |
int |
Number of message for defining new message. |
Content.DefineMessage.Priority |
int |
Runtime priority (1 - 255) of message for defining new message. |
Content.DefineMessage.MultiString |
string |
Multi string of message for defining new message. |
Content.DefineMessage.Owner |
string |
Owner of message for defining new message. |
Content.DefineMessage.PixelService |
bool |
Pixel service of message for defining new message. |
Content.DefineMessage.Beacon |
bool |
Beacon of message for defining new message. |
Illumination.MaxPhotocellLevel |
int |
Provides the maximum value which can be reached by the PhotocellLevelStatus DPE. The value range is 0 ... 65535. |
Illumination.PhotocellLevelStatus |
int |
Shows the current photocell value. |
Illumination.BrightnessLevelStatus |
int |
Shows the current brightness level of the device. |
Illumination.LightOutputStatus |
int |
Represents the physical light output level ranging from 0 (darkest) to 65535 (maximum). |
Illumination.ControlType |
int |
Indicates the method used to select the brightness level.
|
Illumination.ManualLevel |
int |
Indicates the desired value of the Brightness Level as a value ranging from 0 to the value of MaxBrightnessLevels when under manual control. |
Illumination.MaxBrightnessLevel |
int |
Provides the maximum value of selectable brightness level the DMS supports. This is not the number of entries in the brightness table. The value ranges from 0 (off) to 255 (maximum). |
Illumination.BrightnessValuesTable |
dyn_int |
Provides a value collection, where the index represents the level, and the value represents the lightOutput setting of this level. Index 0 means "dark", and the highest index usually means "full light". This table cannot be redefined with the NTCIP gateway. |