Go to the source code of this file.
Functions | |
| send347 ($register_address, $d0=0) | |
Variables | |
| print OK | immed |
| break | |
| case | arm |
| case print OK | arm |
| break | |
| case | disarm |
| case print OK | disarm |
| break | |
| case | single |
| case print OK | single |
| break | |
| case | fireall |
| case print OK | fireall |
| break | |
| default | __pad8__ |
| default then disarm</li >< li >< b > | cmd |
| send347 | ( | $ | register_address, | |
| $ | d0 = 0 | |||
| ) |
*************************************************************************** ! FILE NAME : trig.php ! DESCRIPTION: Controls triggering of 10347 CCD timing board ! Copyright (C) 2007 Elphel, Inc ! -----------------------------------------------------------------------------** ! ! This program is free software: you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by ! the Free Software Foundation, either version 3 of the License, or ! (at your option) any later version. ! ! This program is distributed in the hope that it will be useful, ! but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License ! along with this program. If not, see <http://www.gnu.org/licenses/>. ! -----------------------------------------------------------------------------** !
| case single |
1.5.1