Call this function to specify the name of the port.

syntaxSyntax:
DlxPort.SetPortName(name)

Parameters

Parameter Description
name The name of the port. To insert overlined characters in the text, they must be delimited with the '|' character. Ex: P1/|P2|

Return Value

If the pin name is set correctly it returns true otherwise it returns false.

Example

  Copy codeCopy code

See also