Hello,
1_ Is there any way to read all the serial ports connected to a windows machine in VEE?
2_ Can regedit be manipulated (intentionally of course) by VEE? More specifically: can "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\COM Name Arbiter" be cleared?
Thanks for the help,
Best Regards
Sima
(1) unclear what you mean by "control serial port", but if you mean "can I read/write to a serial port" then sure, no problem. Configure the port in Instrument Manager and go at it.
(2) It is EXTREMELY DANGEROUS since you would need to be running with elevated permissions to alter HKLM and you are messing with the registry so any small typo could corrupt your OS quite nicely. But the direct answer is yes, you most certainly can alter the registry using VEE and regedit.