Forums › SM Series Discussions › Communicate with SM200C through API › Reply To: Communicate with SM200C through API
jfer
Participant
Hi Andrew,
I have updated the addresses in the sm_open_networked_device() call. So currently I am trying to run:
handle = sm_open_networked_device(“192.168.2.2”, “192.168.2.20”, 56120)[“device”]
and getting “Device not found”. When running this I do not see any change in the LED (it stays green) and I do not see any activity on Wireshark.
I can confirm that Spike is not running at the same time while running these commands. I will note that when running Spike the LED tends to flash between green and red about every half a second. Is this expected?
Thanks
