/// <summary> /// Constructor /// </summary> public ProfileData(int[] receiveBuffer, LJV7IF_PROFILE_INFO profileInfo) { SetData(receiveBuffer, profileInfo); }