Вопрос

Is it possible to use a serial port from vbscript? I can get a Win32_SerialPort object from WMI Services, but all the properties are read only. It will tell me all about a particular serial port but it won't let me actually configure the port and send or receive data.

Нет правильного решения

Другие советы

Yes it is possible. But it depends on what you are trying to send/receive and the type of data.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top