|
Hi,
Can anyone tell me the proper use of
PutVaChanVV_DB? I have a VV that I'm trying to copy to a channel starting at a
given fiducial. In particular, I'm not fully sure what the last two arguments
'offset & number to write' are supposed to be. I'm assuming offset is the
fid at where you want to start copying. Number to write is virtually a total
guess on my part, alythough I've been experimenting with it.
Here's what I've been doing:
PutVaChanVV_DB(Data, Line, Chan, hVV, 82,
iLength(hVV));
where 82 is the fid where I want to start
copying the VV to the channel and In my experience, if the last argument is less
than iLengthVV(hVV), it crashes.
Aaron Balasch
Sky Hunter Technologies Inc. Suite 101, 1725 10th Avenue S.W. Calgary, Alberta T3C 0K1 email: [EMAIL PROTECTED] phone: 403-228-2175 fax: 403-244-7955 |
- RE: [gxnet]: PutVaChanVV_DB() skyhunter
- RE: [gxnet]: PutVaChanVV_DB() Stephen Cheesman
