Forums › SM Series Discussions › Communicate with SM200C through API › Reply To: Communicate with SM200C through API
Andrew
Moderator
- This reply was modified 11 months, 3 weeks ago by
Andrew.
Did you modify the network address of the SM200C and need to update the address specified in the sm_open_networked_device() function?
Sometimes we see the “ANY” address not work. You might consider changing the “ANY” 0.0.0.0 address parameter to your hardcoded NIC address.
I’m assuming Spike is not running at the same time?
Do you see any LED activity when the sm_open_networked_device() function is called?
I look forward to your response.
