You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
function [InterpretationMessages,SignalDataMessages,InterpretationMessageCounter,SignalDataMessageCounter] = MasterMessageDecoder(BinaryStream,ModuleNumber,LoopCounter,InterpretationMessages,SignalDataMessages,InterpretationMessageCounter,SignalDataMessageCounter)
% Bruel & Kjaer LAN-XI Open Application Programming Interface
% MATLAB Simple Recorder GUI Version 1.0 (September 15, 2021)
% By Matthew Houtteman and Gert Nyrup
% +1 800-332-2040
% TechnicalSalesSupport.US@hbkworld.com
% Developed in MATLAB R2021a with LAN-XI Firmware 2.10.0.501
% This function calls the message header decoding function which determines
% the MessageType. Based on the value of MessageType received it then
% decodes either an interpretation message or a signal data message and