Ricoh FV-G030B1 manual 37/38

Models: FV-G030B1

1 38
Download 38 pages 11.47 Kb
Page 37
Image 37
37/38

Caution:

Width, Height and PixelFormat all affect the image data size.

Please use command name defined by GenICam when changing these values, as exampled in the following sample code.

In the case to change the Width

BOOL SetWidth( PvDevice *pDevice, PvInt64 lValue )

{

PvGenInteger* lGenInteger = dynamic_cast<PvGenInteger*>( pDevice->GetGenParameters()->Get( "Width" ) ); PvResult lResult = lGenInteger->SetValue(lValue);

return lResult.IsOK();

}

FV-G030B1

37/38

User’s Guide Rev. 1.02

 

Page 37
Image 37
Ricoh FV-G030B1 manual 37/38