Hello,
I am trying to monitor the JeeNode with JeeMon on Windows XP Pro. JeeMon discovers my devices, but the error occurs when using 'SaveToFile' demo:
couldn't open "COM28": no such file or directory
couldn't open "COM28": no such file or directory
while executing
"open [my device] $mode"
(class "::Serial::Connection" constructor line 9)
invoked from within
"Connection create $name {}$args"
(procedure "::Serial::connect" line 3)
invoked from within
"Serial connect $usbid 57600"
(procedure "::application::SaveToFile" line 14)
invoked from within
"::application::SaveToFile"
(command bound to event)
With another terminal program I can connect to JeeNode. Were is problem with JeeMon?
