Picolo | Picolo Junior 4 | Picolo Pro 2 | Picolo Pro 3 | Picolo Tetra | Picolo Tymo | Picolo Alert | Picolo Diligent |
Domino Iota | Domino Alpha 2 | Domino Melody | Domino Harmony | Domino Symphony |
Grablink Value | Grablink Expert 2 | Grablink Avenue | Grablink Express | Grablink Quickpack ColorScan | Grablink Quickpack CFA | Grablink Full XR | Grablink Full | Grablink DualBase | Grablink Base |
Description
Type |
String |
Description |
Creation of a serial link through virtual COM port |
"Set" effect |
Declares the COM port of the selected board |
"Get" effect |
Returns the COM port of the selected board |
Classification
Class |
Board |
Category |
Board Information |
Level |
Adjust |
Identifiers
String |
SerialControlD |
C, C++ |
MC_SerialControlD |
.NET |
MC.SerialControlD |
Numerical |
10039 |
This parameter declares which virtual COM port is associated with the Serial Link associated with camera connector D.
This parameter is only available under Windows. It requires the user who runs the application to have administrator privileges. Moreover, under Windows Vista and later, the application must be explicitly run as administrator.
Example
Status = McSetParamStr(MC_BOARD+1, MC_SerialControlD, "COM5");