QuercusVL Programming Manual
●
Action (Act): action :
○
0: modify the existing traffic light.
○
1: add a new traffic light.
●
TrafficLight (TL): traffic light description, using a structure
TrafficLight
.
●
PeviousId: if an existing traffic light is modified, this parameter must indicate
the old identifier (can have been modified). On the other hand, if a new traffic
light is added, it must be set to -1.
Answer
ACK/NAK
If a NAK message is received as an answer, its subcode field will give more detailed
information about why the query has failed. See 4.8.2. NAK.
4.9.34. GetLanguage
Obtains the language currently configured on the configuration system.
Request
●
Type: 173
●
Message Data:
●
SessionId: session identifier obtained at the latest valid “Login”.
Response
●
Type: 197
●
Message Data:
●
Language: language configured, indicated as a 2-character code (ISO 639-1)
ending with the character \0.
4.9.35. SetLanguage
Sets the language of the configuration system.
Quercus Technologies
181
4
SessionId
8
Language