beautypg.com

Other functions, Groundpositiontoshift – Dataman 570 Series User Manual

Page 22

background image


Development kit for DATAMAN 570 series

Programmer’s Guide

- 22 -


Return value: -

3.5. Other functions

3.5.1. GroundPositionToShift

Returns vertical shift, which is necessary to set, to have the 0V at the selected position
of the screen (quantization level).

public static extern int GroundPositionToShift(int channel, int position);


Parameters:

channel – determines channel

CHANNEL_A – channel A

CHANNEL_B – channel B

position – screen position (quantization level), where the 0V should be placed


Return value:
The vertical shift value, which places 0V to the selected screen position (quantization
level). Set this value using SetVert to place 0V to the selected position.