PVCAM  3.9.x
Programmable Virtual Camera Access Method library
io_list Struct Reference
Collaboration diagram for io_list:
[legend]

Data Fields

io_entry pre_open
 
io_entry post_open
 
io_entry pre_flash
 
io_entry post_flash
 
io_entry pre_integrate
 
io_entry post_integrate
 
io_entry pre_readout
 
io_entry post_readout
 
io_entry pre_close
 
io_entry post_close
 

Field Documentation

◆ post_close

io_entry io_list::post_close

◆ post_flash

io_entry io_list::post_flash

◆ post_integrate

io_entry io_list::post_integrate

◆ post_open

io_entry io_list::post_open

◆ post_readout

io_entry io_list::post_readout

◆ pre_close

io_entry io_list::pre_close

◆ pre_flash

io_entry io_list::pre_flash

◆ pre_integrate

io_entry io_list::pre_integrate

◆ pre_open

io_entry io_list::pre_open

◆ pre_readout

io_entry io_list::pre_readout