Variable parameterIdRegExpConst

parameterIdRegExp: RegExp = ...

Example of parameter id is "0x2110:1A" where:

  • 0x2110 is object index in hexadecimal format
  • 1A is subindex in hexadecimal format

Generated using TypeDoc