The FirstIndex is set to 0.Ī optional quoted string to define the sub name of elements in the array. Read %u\i: Blade %u\j Ring %u\k Speed (%d) RPMĭigital | Byte | Word | Long | Real | Double | String | Date This comment line is used as the description for the next variable declared.įirst is the first index, and Last is the last index e.g.
If no action is defined for a group, all matched input will be stripped from the input before other pattern matching, see StripVT100 in Vestas Wind Turbine example for stripping VT100 commands.Ī line beginning with the '#' characters is treated as a comment line, the entire line is ignored. The Write statement is for issuing write request. The Poll statement is not required for unsolicited response. The Poll statement sends the output, it should be followed immediately by the Read statement which parse the expected response. Log all unmatched data longer than specified length. If disabled then only one request can be handled at a time per channel. Requests are send to each device attached to this channel in parallel, without waiting for the response from the previous device. Log name of matched patterns to log file. Path to file containing ASCII protocol definition.īrowse for ASCII protocol definition file. Channel Configuration Protocol Definition Output is constructed with using C-style output formatting. Its uses a pattern matcher to match the incoming data and extract the required information. Designed for use with equipment that uses an operator command sequence. User Definable Protocol OPC Server Configuration GuideĪllow user to extract data from ASCII string sent by equipment and present them as "tags" in the OPC Server.