Skip to content

Commit

Permalink
Rebuild with G Web Development Software
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite committed Oct 11, 2021
1 parent ab31a94 commit e7bf1bc
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@

<ni-label class='ni-hidden' control-resize-mode='fixed' label-alignment='top-left' ni-control-id='3' text='banner'></ni-label>
<ni-url-image alternate='' binding-info='{"accessMode": "writeOnly", "dataItem": "dataItem_Banner", "dco": 7, "isLatched": false, "prop": "source", "sync": false, "unplacedOrDisabled": true}' control-resize-mode='fixed' follower-ids='["3"]' href='' label-alignment='top-left' label-id='3' ni-control-id='4' read-only='true' source='data:image/svg+xml,%3C?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Crect%20width=%22100%25%22%20height=%22100%25%22%20fill=%22%23044123%22/%3E%3C/svg%3E' stretch='uniform' target='_self'></ni-url-image>
<ni-text control-resize-mode='fixed' ni-control-id='5' text='This example uses the WebSocket API to connect to the WebSocket Echo Server hosted by websocket.org. The WebVI connects to the server, sends a message, and receives the same message from the server.
<ni-text control-resize-mode='fixed' ni-control-id='5' text='This example uses the WebSocket API to connect to the WebSocket Echo Server hosted by ifelse.io. The WebVI connects to the server, sends a message, and receives the same message from the server.
To run this example, complete the following steps:
1. Click the Connect button.
Expand All @@ -105,7 +105,7 @@
<ni-text control-resize-mode='fixed' ni-control-id='6' text='Connect WebVI to WebSocket Echo Server'></ni-text>
<ni-hyperlink binding-info='{"accessMode": "readOnly", "dataItem": "dataItem_HyperlinkControl", "dco": 0, "isLatched": false, "prop": "href", "sync": false, "unplacedOrDisabled": true}' content='Learn more about this example at github.com/ni/webvi-examples' control-resize-mode='fixed' follower-ids='["9"]' href='https://github.com/ni/webvi-examples' label-alignment='top-left' label-id='9' ni-control-id='7' target='_self'></ni-hyperlink>
<ni-label class='ni-hidden' control-resize-mode='fixed' label-alignment='top-left' ni-control-id='9' text='Hyperlink Control'></ni-label>
<ni-string-control accepts-return='true' binding-info='{"accessMode": "readOnly", "dataItem": "dataItem_WebSocketServerUrl", "dco": 4, "isLatched": false, "prop": "text", "sync": false, "unplacedOrDisabled": false}' control-resize-mode='fixed' escaped-display-mode='default' follower-ids='["11"]' label-alignment='top-left' label-id='11' ni-control-id='8' text='wss://echo.websocket.org/'></ni-string-control>
<ni-string-control accepts-return='true' binding-info='{"accessMode": "readOnly", "dataItem": "dataItem_WebSocketServerUrl", "dco": 4, "isLatched": false, "prop": "text", "sync": false, "unplacedOrDisabled": false}' control-resize-mode='fixed' escaped-display-mode='default' follower-ids='["11"]' label-alignment='top-left' label-id='11' ni-control-id='8' text='wss://ws.ifelse.io/'></ni-string-control>
<ni-label control-resize-mode='fixed' label-alignment='top-left' ni-control-id='11' text='WebSocket Server Url'></ni-label>
<jqx-toggle-button binding-info='{"accessMode": "readOnly", "dataItem": "dataItem_Connect", "dco": 5, "isLatched": true, "prop": "value", "sync": false, "unplacedOrDisabled": false}' click-mode='release' content-visible='true' control-resize-mode='fixed' follower-ids='["13"]' glyph-content='' label-alignment='top-left' label-id='13' ni-control-id='10' text-content='Connect'></jqx-toggle-button>
<ni-label class='ni-hidden' control-resize-mode='fixed' label-alignment='top-left' ni-control-id='13' text='Connect'></ni-label>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:06
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::WebApp::index.gviweb
define (WebApp%3A%3Aindex%2Egviweb dv(.VirtualInstrument (
Expand Down Expand Up @@ -69,7 +69,7 @@ define (WebApp%3A%3Aindex%2Egviweb dv(.VirtualInstrument (
e(.Boolean local48)
de(dv(.Boolean false)dataItem_Connect)
e(.Boolean local50)
de(dv(.String 'wss://echo.websocket.org/')dataItem_WebSocketServerUrl)
de(dv(.String 'wss://ws.ifelse.io/')dataItem_WebSocketServerUrl)
e(.String local52)
ce(dv(.String 'Connecting...')c53)
ce(dv(.String 'Informational')c54)
Expand Down Expand Up @@ -382,7 +382,7 @@ define (WebApp%3A%3Aindex%2Egviweb dv(.VirtualInstrument (
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:05
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::WebApp::support::Record Message.gviweb
define (WebApp%3A%3Asupport%3A%3ARecord%20Message%2Egviweb dv(.VirtualInstrument (
Expand Down Expand Up @@ -575,7 +575,7 @@ define (WebApp%3A%3Asupport%3A%3ARecord%20Message%2Egviweb dv(.VirtualInstrument
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:00
// Generated on 10/11/2021 09:37:05
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::WebApp::support::Example Display Error.gviweb
define (WebApp%3A%3Asupport%3A%3AExample%20Display%20Error%2Egviweb dv(.VirtualInstrument (
Expand Down Expand Up @@ -703,7 +703,7 @@ define (WebApp%3A%3Asupport%3A%3AExample%20Display%20Error%2Egviweb dv(.VirtualI
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:05
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::WebSockets::websocket.jsli::WSSendString
define (NI%3A%3AWebSockets%3A%3Awebsocket%2Ejsli%3A%3AWSSendString dv(.ReentrantVirtualInstrument (
Expand Down Expand Up @@ -732,7 +732,7 @@ define (NI%3A%3AWebSockets%3A%3Awebsocket%2Ejsli%3A%3AWSSendString dv(.Reentrant
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:05
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::WebSockets::WebSocket Error String.gvi
define (NI%3A%3AWebSockets%3A%3AWebSocket%20Error%20String%2Egvi dv(.VirtualInstrument (
Expand Down Expand Up @@ -814,7 +814,7 @@ define (NI%3A%3AWebSockets%3A%3AWebSocket%20Error%20String%2Egvi dv(.VirtualInst
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:05
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::G Core::Error::Prepend Protocol Header.gvi
define (NI%3A%3AG%20Core%3A%3AError%3A%3APrepend%20Protocol%20Header%2Egvi dv(.ReentrantVirtualInstrument (
Expand Down Expand Up @@ -842,7 +842,7 @@ define (NI%3A%3AG%20Core%3A%3AError%3A%3APrepend%20Protocol%20Header%2Egvi dv(.R
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:06
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::G Core::Error::Flatten Error (call chain).gvi
define (NI%3A%3AG%20Core%3A%3AError%3A%3AFlatten%20Error%20%28call%20chain%29%2Egvi dv(.ReentrantVirtualInstrument (
Expand Down Expand Up @@ -908,7 +908,7 @@ define (NI%3A%3AG%20Core%3A%3AError%3A%3AFlatten%20Error%20%28call%20chain%29%2E
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:06
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::G Core::Error::Build Error Cluster.gvi
define (NI%3A%3AG%20Core%3A%3AError%3A%3ABuild%20Error%20Cluster%2Egvi dv(.ReentrantVirtualInstrument (
Expand Down Expand Up @@ -1031,7 +1031,7 @@ define (NI%3A%3AG%20Core%3A%3AError%3A%3ABuild%20Error%20Cluster%2Egvi dv(.Reent
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:06
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::WebSockets::WebSocket Error Generator.gvi
define (NI%3A%3AWebSockets%3A%3AWebSocket%20Error%20Generator%2Egvi dv(.VirtualInstrument (
Expand Down Expand Up @@ -1110,7 +1110,7 @@ define (NI%3A%3AWebSockets%3A%3AWebSocket%20Error%20Generator%2Egvi dv(.VirtualI
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:06
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::WebSockets::Write String.gvi
define (NI%3A%3AWebSockets%3A%3AWrite%20String%2Egvi dv(.ReentrantVirtualInstrument (
Expand Down Expand Up @@ -1166,7 +1166,7 @@ define (NI%3A%3AWebSockets%3A%3AWrite%20String%2Egvi dv(.ReentrantVirtualInstrum
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:05
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::WebSockets::websocket.jsli::WSReadString
define (NI%3A%3AWebSockets%3A%3Awebsocket%2Ejsli%3A%3AWSReadString dv(.ReentrantVirtualInstrument (
Expand Down Expand Up @@ -1199,7 +1199,7 @@ define (NI%3A%3AWebSockets%3A%3Awebsocket%2Ejsli%3A%3AWSReadString dv(.Reentrant
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:06
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::WebSockets::Read String.gvi
define (NI%3A%3AWebSockets%3A%3ARead%20String%2Egvi dv(.ReentrantVirtualInstrument (
Expand Down Expand Up @@ -1263,7 +1263,7 @@ define (NI%3A%3AWebSockets%3A%3ARead%20String%2Egvi dv(.ReentrantVirtualInstrume
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:05
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::WebSockets::websocket.jsli::WSOpen
define (NI%3A%3AWebSockets%3A%3Awebsocket%2Ejsli%3A%3AWSOpen dv(.ReentrantVirtualInstrument (
Expand Down Expand Up @@ -1296,7 +1296,7 @@ define (NI%3A%3AWebSockets%3A%3Awebsocket%2Ejsli%3A%3AWSOpen dv(.ReentrantVirtua
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:06
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::WebSockets::Open WebSocket.gvi
define (NI%3A%3AWebSockets%3A%3AOpen%20WebSocket%2Egvi dv(.ReentrantVirtualInstrument (
Expand Down Expand Up @@ -1393,7 +1393,7 @@ define (NI%3A%3AWebSockets%3A%3AOpen%20WebSocket%2Egvi dv(.ReentrantVirtualInstr
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:05
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::WebSockets::websocket.jsli::WSClose
define (NI%3A%3AWebSockets%3A%3Awebsocket%2Ejsli%3A%3AWSClose dv(.ReentrantVirtualInstrument (
Expand All @@ -1419,7 +1419,7 @@ define (NI%3A%3AWebSockets%3A%3Awebsocket%2Ejsli%3A%3AWSClose dv(.ReentrantVirtu
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:01
// Generated on 10/11/2021 09:37:06
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::WebSockets::Close WebSocket.gvi
define (NI%3A%3AWebSockets%3A%3AClose%20WebSocket%2Egvi dv(.VirtualInstrument (
Expand Down Expand Up @@ -1448,7 +1448,7 @@ define (NI%3A%3AWebSockets%3A%3AClose%20WebSocket%2Egvi dv(.VirtualInstrument (
/* Clump Ended. */ )
)))
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:50:00
// Generated on 10/11/2021 09:37:05
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::NI::G Core::Error::Is Error.gvi
define (NI%3A%3AG%20Core%3A%3AError%3A%3AIs%20Error%2Egvi dv(.ReentrantVirtualInstrument (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<ni-label class='ni-hidden' control-resize-mode='fixed' label-alignment='top-left' ni-control-id='3' text='banner'></ni-label>
<ni-url-image alternate='' binding-info='{"accessMode": "writeOnly", "dataItem": "dataItem_Banner", "dco": 4, "isLatched": false, "prop": "source", "sync": false, "unplacedOrDisabled": true}' control-resize-mode='fixed' follower-ids='["3"]' href='' label-alignment='top-left' label-id='3' ni-control-id='4' read-only='true' source='data:image/svg+xml,%3C?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Crect%20width=%22100%25%22%20height=%22100%25%22%20fill=%22%23044123%22/%3E%3C/svg%3E' stretch='uniform' target='_self'></ni-url-image>
<ni-text control-resize-mode='fixed' ni-control-id='5' text='Embed Content into a WebVI'></ni-text>
<ni-url-image alternate='' binding-info='{"accessMode": "writeOnly", "dataItem": "dataItem_WebCam", "dco": 0, "isLatched": false, "prop": "source", "sync": false, "unplacedOrDisabled": true}' control-resize-mode='fixed' follower-ids='["8"]' href='' label-alignment='top-left' label-id='8' ni-control-id='6' read-only='true' source='http://107.1.228.34/axis-cgi/mjpg/video.cgi?resolution=640x480&amp;compression=50&amp;dummy=1502732035434' stretch='uniformtofill' target='_self'></ni-url-image>
<ni-url-image alternate='' binding-info='{"accessMode": "writeOnly", "dataItem": "dataItem_WebCam", "dco": 0, "isLatched": false, "prop": "source", "sync": false, "unplacedOrDisabled": true}' control-resize-mode='fixed' follower-ids='["8"]' href='' label-alignment='top-left' label-id='8' ni-control-id='6' read-only='true' source='https://ceoe-contrail.ceoe.udel.edu:8100/Mjpeg/1?authToken=d392c0a2-3a6c-4a94-aad8-1c248e44915a' stretch='uniformtofill' target='_self'></ni-url-image>
<ni-label control-resize-mode='fixed' label-alignment='top-left' ni-control-id='8' text='Web Cam'></ni-label>
<ni-chart binding-info='{"accessMode": "writeOnly", "dataItem": "dataItem_Windspeed", "dco": 1, "isLatched": false, "prop": "value", "sync": true, "unplacedOrDisabled": false}' buffer-size='1024' control-resize-mode='resize-horizontally' follower-ids='["11", "12", "13", "14", "10"]' label-alignment='top-left' label-id='10' ni-control-id='7' ni-type='Double' plot-area-margin='{"bottom": 0, "left": 0, "right": 0, "top": 0}' read-only='true' value='{"data": [], "size": 1024, "startIndex": 0, "valueType": "HistoryBuffer"}'>
<ni-cartesian-axis auto-scale='sliding-window' axis-position='bottom' format='LVRelativeSeconds:G6&gt;&gt;0.000E+0' grid-lines='true' label='Time' maximum='100' minimum='0' ni-control-id='15' show='true' show-label='true' show-minor-ticks='true' show-tick-labels='all' show-ticks='true' time-format-epoch='-2082844800000'></ni-cartesian-axis>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Autogenerated Vireo assembly file
// Generated on 08/13/2021 15:53:13
// Generated on 10/11/2021 09:37:41
//---------------------------------------------------
//VI Definition: ::VireoDevSystem::Interactive::WebApp::index.gviweb
define (WebApp%3A%3Aindex%2Egviweb dv(.VirtualInstrument (
Expand Down

0 comments on commit e7bf1bc

Please sign in to comment.