Determines whether a given internal encoder port is usable for a specific product.
Checks:
isEncoderPortUsable
true if the port is an internal port and usable, otherwise false.
true
false
The encoder port number (1-based index).
Optional
Optional product identifier (number, string, or HardwareDescription).
HardwareDescription
Generated using TypeDoc
Determines whether a given internal encoder port is usable for a specific product.
Checks:
isEncoderPortUsable.Returns
trueif the port is an internal port and usable, otherwisefalse.