{"id":14327,"date":"2024-10-21T14:32:43","date_gmt":"2024-10-21T19:32:43","guid":{"rendered":"https:\/\/cyflex.com\/?page_id=14327"},"modified":"2024-10-21T15:36:05","modified_gmt":"2024-10-21T20:36:05","slug":"hogger","status":"publish","type":"page","link":"https:\/\/cyflex.com\/index.php\/usage-help-manual\/9-data-collection-data-logging\/hogger\/","title":{"rendered":"hogger"},"content":{"rendered":"<div>\n<h3>Purpose:<\/h3>\n<dl>\n<dd>\n<p>Record CyFlex variables into an SQLite3 database.<br \/>\nThis function is available with CyFlex 7.1 and subsequent releases.<\/p>\n<\/dd>\n<\/dl>\n<\/div>\n<h3>Enter:<\/h3>\n<dl>\n<dd>\n<p><strong>hogger<\/strong> &lt;My_Test&gt; [options]<\/p>\n<\/dd>\n<\/dl>\n<h3>Where:<\/h3>\n<dl>\n<dd>\n<table style=\"width: 98.16%; height: 290px;\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col \/>\n<col \/> <\/colgroup>\n<tbody>\n<tr style=\"height: 56px;\">\n<td style=\"width: 22.1818%; height: 56px;\">\n<p>My_Test<\/p>\n<\/td>\n<td style=\"width: 117.518%; height: 56px;\">\n<p>\u00a0Specify a title to be written to the output file.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 80px;\">\n<td style=\"width: 22.1818%; height: 80px;\">\n<p>options<\/p>\n<\/td>\n<td style=\"width: 117.518%; height: 80px;\">\n<p>Any option specified on the command line overrides the same option in the spec file. See descriptions below.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 43px;\">\n<td style=\"width: 139.7%; height: 43px;\" colspan=\"2\">\n<p style=\"text-align: left;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong>Options<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 22.1818%; height: 56px;\">\n<p>start<\/p>\n<\/td>\n<td style=\"width: 117.518%; height: 56px;\">\n<p>strt_event<br \/>\nSpecify the CyFlex event to start the sampling.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 55px;\">\n<td style=\"width: 22.1818%; height: 55px;\">\n<p>stop<\/p>\n<\/td>\n<td style=\"width: 117.518%; height: 55px;\">\n<p>stop_event<br \/>\nSpecify the CyFlex event to stop the sampling.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 22.1818%;\">\n<p>rels<\/p>\n<\/td>\n<td style=\"width: 117.518%;\">\n<p>release_event<br \/>\nSpecify the CyFlex event to cause hogger to exit the system.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 22.1818%;\">\n<p>done<\/p>\n<\/td>\n<td style=\"width: 117.518%;\">\n<p>done_event<br \/>\nSpecify the CyFlex event to emit when done sampling.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 22.1818%;\">\n<p>interval<\/p>\n<\/td>\n<td style=\"width: 117.518%;\">\n<p>Specify the time interval between data samples in time units. Do<br \/>\nnot specify this option if using the sync option.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 22.1818%;\">\n<p>n<\/p>\n<\/td>\n<td style=\"width: 117.518%;\">\n<p>max_scans<br \/>\nSpecify the maximum number of data samples or scans to collect.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 22.1818%;\">\n<p>sync<\/p>\n<\/td>\n<td style=\"width: 117.518%;\">\n<p>sync_event<br \/>\nSpecify the CyFlex event to cause the start of sampling. This is used in place of the timer, therefore no interval should be specified.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 22.1818%;\">\n<p>enable<\/p>\n<\/td>\n<td style=\"width: 117.518%;\">\n<p>variable_name<br \/>\nSpecify the CyFlex variable that will enable sampling.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 22.1818%;\">\n<p>outfile<\/p>\n<\/td>\n<td style=\"width: 117.518%;\">\n<p>outputfile<br \/>\nSpecify the output filename to contain the data.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 22.1818%;\">\n<p>path<\/p>\n<\/td>\n<td style=\"width: 117.518%;\">\n<p>directoryPath<br \/>\nSpecify the directory to contain the output file. The entry may also be a STRING_VARIABLE that contains the directory path of the output file. The default is \/data\/PC_format.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 22.1818%;\">\n<p>exist<\/p>\n<\/td>\n<td style=\"width: 117.518%;\">\n<p>existenceCheck<br \/>\nSpecify the variable name to create and use to indicate whether all of the variables exist. It is set to true if all variables exist and false if not.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 22.1818%;\">\n<p>rotate<\/p>\n<\/td>\n<td style=\"width: 117.518%;\">\n<p>Specify the number of database entries before a rotation occurs. The default is 3.6 million entries.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 22.1818%;\">\n<p>rotate_ev<\/p>\n<\/td>\n<td style=\"width: 117.518%;\">\n<p>Specify the user event to trigger a rotation of the database.<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/dd>\n<\/dl>\n<h3>Example:<\/h3>\n<dl>\n<dd>\n<p><strong>hogger<\/strong> \/specs\/hogr_spec.1 &amp;<\/p>\n<\/dd>\n<\/dl>\n<h3>Notes:<\/h3>\n<h3>See Also:<\/h3>\n<p style=\"padding-left: 35px;\"><a href=\"https:\/\/cyflex.com\/wp-content\/uploads\/Hogger-UG.pdf\">Hyper-Logger User Guide<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Purpose: Record CyFlex variables into an SQLite3 database. This function is available with CyFlex 7.1 and subsequent releases. Enter: hogger &lt;My_Test&gt; [options] Where: My_Test \u00a0Specify a title to be written to the output file. options Any option specified on the command line overrides the same option in the spec file. See descriptions below. \u00a0 \u00a0 [&hellip;]<\/p>\n","protected":false},"author":35,"featured_media":0,"parent":1960,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-14327","page","type-page","status-publish","hentry"],"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/14327","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/users\/35"}],"replies":[{"embeddable":true,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/comments?post=14327"}],"version-history":[{"count":0,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/14327\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/pages\/1960"}],"wp:attachment":[{"href":"https:\/\/cyflex.com\/index.php\/wp-json\/wp\/v2\/media?parent=14327"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}