Search found 1 match

by mikbuch
Sat Aug 18, 2018 3:11 pm
Forum: BioSemi Software (ActiView executable)
Topic: triggers from matlab to actiview
Replies: 2
Views: 19984

Re: triggers from matlab to actiview

Hi,

I have similar problem. I am using the following code:

ioObject = io32;
status = io32(ioObject);
io32(ioObject, hex2dec('278'), 1)
io32(ioObject, hex2dec('278'), 2)
io32(ioObject, hex2dec('278'), 3)
% etc.

However, in the ActiView only 15 triggers are received. In decimal notation these are ...