Marek Brunda created a new topic ' Problem with indi_getprop' in the forum. 4 years ago

Hi, look at this session:

marekb ~ $ indi_getprop | grep CONNECTION.CONNECT
EQMod Mount.CONNECTION.CONNECT=Off
Joystick.CONNECTION.CONNECT=Off
GPS NMEA.CONNECTION.CONNECT=Off
Pegasus UBP.CONNECTION.CONNECT=Off
Toupcam EP3CMOS02300KPC(USB2.0).CONNECTION.CONNECT=Off

marekb ~ $ indi_getprop "Pegasus UBP.CONNECTION.CONNECT"
Pegasus UBP.CONNECTION.CONNECT=Off

marekb ~ $ indi_getprop "Toupcam EP3CMOS02300KPC(USB2.0).CONNECTION.CONNECT"
No Toupcam EP3CMOS02300KPC(USB2.0).CONNECTION from localhost:7624

indi_getprop appears to have a problem with the device name that contains either a period or a parenthesis, in this case device "Toupcam EP3CMOS02300KPC(USB2.0)". Is there any workaround, how to use indi_getprop/indi_setprop with this device?

Read More...