API Connection.DecodePort

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png DecodePort
Gets a ports details from its name or index 
Fc9-string-icon.png - STRING Index
The index of the port or a quoted port name 
Fc9-u16-icon.png - UINT Bank
The port-bank the port is associated with, 0 for the target chip 
Fc9-u16-icon.png - UINT BitBase
The number of bits into the port the ID is connected to 
Fc9-u16-icon.png - UINT BitWidth
The number of bits the port would read or write from 
Fc9-u32-icon.png - ULONG Return


Detailed description

Examples