Setground, Setdigitalshielding, Setground 3.3.17. setdigitalshielding – Dataman 770 Series User Manual
Page 21
![background image](https://www.manualsdir.com/files/768912/content/doc021.png)
Development kit for DATAMAN 770 series
Programmer’s Guide
Parameters:
onoff – determines whether the compensation generator should be turned on/off
ONOFF_OFF – turns generator off
ONOFF_ON – turns generator on
Return value: -
3.3.16. SetGround
Grounds inputs on the selected channel.
void __stdcall __export SetGround(int channel, int OnOff);
Parameters:
channel – determines channel
CHANNEL_A – channel A
CHANNEL_B – channel B
onoff – determines, whether the channel should be grounded
ONOFF_OFF – grounds channel
ONOFF_ON – disconnects channel from ground
Return value: -
3.3.17. SetDigitalShielding
Turns digital shielding on the selected channel on/off.
void __stdcall __export SetDigitalShielding(int channel, int OnOff, int level);
Parametre:
channel – determines channel
CHANNEL_A – channel A
CHANNEL_B – channel B
onoff – determines whether the digital shielding will be turned on or off
ONOFF_OFF – turns the digital shielding off
ONOFF_ON – turns the digital shielding on
level – determines the digital shielding factor (valid values are: 2, 4, 8, 16, 32 and 64)
Return value: -
Remark:
In order to make the digital shielding work correctly, it is necessary to have a stable
and well triggered signal on the input. Digital shielding prolongs the oscilloscope
response to the signal change (the higher the factor the longer the response).
- 21 -