Returns the list of all available modems in the local station.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
FindModem | Dial-up | Synchronous | Supported (see note) | Supported | Supported |
FindModem( "tagArray" )
Returns the number of modems found.
You can use this function to get the serial interface name for a dial-up connection via modem, and then use this information to fill the strPhonebookEntryOrModem parameter for the DialError, DialStatus, DialUp, and HangUp functions.
Tag Name | Expression |
---|---|
Tag | FindModem( "Modems[1]" ) |