- Posts: 121
- Thank you received: 0
UPB Not Responding
- Chrisan
- Topic Author
- Offline
- User
-
Less
More
4 months 1 week ago #4834
by Chrisan
UPB Not Responding was created by Chrisan
My first foray into V6 was with UPB today. I could identify my PIM and load my .UPE file using these 2 commands:
UPB port~1~/home/allonis/applications/myServer/data/Anderson.upe
|AddSerialPIM~Name~/dev/ttyUSBn~NetID
But I can't control UPB devices. Looking at the log I'm getting a message - Error in LightOnToLevel - The input string 'NetID' was not in correct format.
Apparently I'm not configuring the PIM correctly but not sure what to change.
MyServer and the UPB driver were updated today.Thx
UPB port~1~/home/allonis/applications/myServer/data/Anderson.upe
|AddSerialPIM~Name~/dev/ttyUSBn~NetID
But I can't control UPB devices. Looking at the log I'm getting a message - Error in LightOnToLevel - The input string 'NetID' was not in correct format.
Apparently I'm not configuring the PIM correctly but not sure what to change.
MyServer and the UPB driver were updated today.Thx
Please Log in to join the conversation.
- Chrisan
- Topic Author
- Offline
- User
-
Less
More
- Posts: 121
- Thank you received: 0
4 months 1 week ago #4837
by Chrisan
Replied by Chrisan on topic UPB Not Responding
The PIM seems to be under USB0 so I tried adding it using this command:
UPB|AddSerialPIM~Name~/dev/ttyUSB0~4800,8,n,1~0~Equipment
It seems to be transmitting UPB with no error messages in the MyServer log. On another Windows maching with Upstart I can log the transmissions from MyServer. BUT, devices aren't responding to the commands. I logged a command sent from MyServer then a command from Upstart. There seems to be a difference in the logged event. Not sure if this means anything or not but I screen captured it. Update: I can't attach the screen capture.
The command by Upstart logged something in the last column under "Name." Myserver commands had nothing in that column.
UPB|AddSerialPIM~Name~/dev/ttyUSB0~4800,8,n,1~0~Equipment
It seems to be transmitting UPB with no error messages in the MyServer log. On another Windows maching with Upstart I can log the transmissions from MyServer. BUT, devices aren't responding to the commands. I logged a command sent from MyServer then a command from Upstart. There seems to be a difference in the logged event. Not sure if this means anything or not but I screen captured it. Update: I can't attach the screen capture.
The command by Upstart logged something in the last column under "Name." Myserver commands had nothing in that column.
Please Log in to join the conversation.
- davep
- Offline
- Admin
-
Less
More
- Posts: 367
- Thank you received: 96
4 months 1 week ago #4838
by davep
Replied by davep on topic UPB Not Responding
You must use the Network ID for your system. You'll see that in the pim properties in upstart. I think it usually defaults to 0xFF or 255. Make sure you convert it to decimal.
Please Log in to join the conversation.
- Chrisan
- Topic Author
- Offline
- User
-
Less
More
- Posts: 121
- Thank you received: 0
4 months 1 week ago #4840
by Chrisan
Replied by Chrisan on topic UPB Not Responding
OK my UPB netwoek ID is 001. I updated my PIM device address to 001 in MyServer. That seems to have done the trick. Thanks. Will report back if something else comes up.
Please Log in to join the conversation.
Time to create page: 0.182 seconds