But if I select Maximun Speed from the GUI, the application changes to 10Hz 90 msec .
Could you tell me what I should send to the camera trought the SDK to have the same effect as the GUI selection?
Could you tell me what I should send to the camera trought the SDK to have the same effect as the GUI selection?
You should in that case use properties 63 and 64. First set property 63 to ".system.rtp.frequency" and the set property 64 to 0
using a long value type. The value 0 indicates to the camera to use maximum speed in the image transfer.