The encoder port number (1-based index).
Optional productId: null | string | number | HardwareDescriptionOptional product identifier. Can be a number, string, HardwareDescription, or null.
If omitted, the function returns false.
Generated using TypeDoc
Determines whether a given encoder port on a device is an internal port based on the product type and port number.
The function checks:
IntegroorACTILINK-S) and the port is 1.Returns
trueif the specified port is considered internal for the given product, otherwisefalse.