Go to documentation repository
...
...
Camera state | Recording initiator | Recording |
Armed | Macro | Without pre-alarm recording |
Armed | Manually | Without pre-alarm recording |
Armed | Alarm | With pre-alarm recording |
Armed | Program | With pre-alarm recording |
Disarmed | Macro | Without pre-alarm recording |
Disarmed | Manually | Without pre-alarm recording |
Disarmed | Alarm | NA |
Disarmed | Program | With pre-alarm recording |
In Axxon PSIM,one can you can perform pre-alarm recording if the camera is disarmed. You can do it with the help of the DoReact("CAM","1","REC","rollback<1>") program; (see The Script object. Programming using the JScript language).
...
To count the memory consumption, figure out the average size of the video signal frame. To do this, you must record the video fragment of 500 frames in length to the archive (maximum size, by default) and use the following formula:
...