Method gdev
| Improve this Doc View Sourcegdev(out String)
plgdev: Get the current device (keyword) name
Declaration
public void gdev(out string p_dev)
Parameters
Type | Name | Description |
---|---|---|
System.String | p_dev | Returned ascii character string (with preallocated length of 80 characters or more) containing the device (keyword) name. |
Remarks
Get the current device (keyword) name. Note: you must have allocated space for this (80 characters is safe).