Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The CAM_IP_DETECTOR object corresponds to the Embedded detector system object.

The CAM_IP_DETECTOR object sends events given in the table.  Procedure is started when the corresponding event appears.

Format of event procedure for the Embedded detector object:

OnEvent("CAM_IP_DETECTOR","_id_","_event_")

Description of events of the CAM_IP_DETECTOR object.

Events

Description

Comment

DETECTEDEvent

The event is displayed when metadata is received from an embedded detector. For example, this event is displayed when receiving body temperature data from a thermal camera, etc.

param0<> contains a string value showing the event parameters.

Example:

Event : CAM_IP_DETECTOR|1|DETECTED|slave_id<QA-T51>,
fraction<16>,owner<QA-T51>,module<video.run>,date<23-04-20>,
guid_pk<{1345DC60-3485-EA11-8A95-B06EBF8119EF}>,core_global<1>,time<10:31:06>,
param0<TargetList:name=TargetList;type=6;TemperatureValue0:37.4;json0:{ "BeginTime" : "20200423T073058.000000", "EndTime" : "20200423T073100.000000", "EventClass" : "FaceEvent", "Hypotheses" : [ { "Age" : 0, "BestTime" : "20200423T073059.000000", "Gender" : "unknown", "Rectangle" : [ 0.6380, 0.550, 0.0680, 0.1560 ], "TemperatureValue" : 37.40 } ], "Id" : 1 } ;>
  • No labels