====== 14 hse-misc ====== The HSE Misc palette has a bunch of useful helper VI's that make things easier. {{:code:open-source:hse-libraries:hse_misc_palette.png?400|}} ===== Common ===== {{:code:open-source:hse-libraries:hse_common_palette.png?500|}} ===== Conversation===== {{:code:open-source:hse-libraries:hse_conversation_palette.png?600|}} ===== Error ===== {{:code:open-source:hse-libraries:hse_error_palette.png?600|}} ===== Network ===== {{:code:open-source:hse-libraries:hse_network_palette.png?600|}} ===== Manipulation ===== {{:code:open-source:hse-libraries:hse_manipulation_palette.png?600|}} ===== Tools ===== {{:code:open-source:hse-libraries:hse_tools_palette.png?300|}} ===== Type Descriptor ===== {{:code:open-source:hse-libraries:hse_type_descriptor_palette.png?300|}} ===== Loop Timer ===== {{:code:open-source:hse-libraries:hse_loop_timer_palette.png?400|}} The loop timer palette can be used for improved loop timing within an event structure. This is quite useful for basic DAQ helper loops. The timing will be consistent independent if there are further events got fired. This timer can not avoid overpassing the time in case the execution of the "timed" SubVI takes longer. {{:code:open-source:hse-libraries:hse_loop_timer_-_start.png?600|}} {{:code:open-source:hse-libraries:hse_loop_timer_-_timeout.png?600|}} {{:code:open-source:hse-libraries:hse_loop_timer_-_stop.png?600|}}