IRLib2 Rawsend does/ does not work for Panasonic Projector VMZ-50? ( IR code: Power,Computer 1/2,Video, Shutter....)

Hello,
Good day to you.
Please help.

I learn the raw data from IRLib2 (RawRecv) at pin 2 for Panasonic Projector Remote Button (Power, Computer1/2, Video, Shutter)

saved the Raw data at Wordpad.

and then copy the raw data into IRLib2 (Rawsend) at pin 3 and send IR command to Panasonic Projector.
It seems doesn't work. ( No function )

But I try to learn Samsung TV(UA40EH6000JXZK) Raw Data by using (RawRecv) and send the Raw data by using (Rawsend) to Samsung TV.
It is Working and Everything is OK.

and then I learn the IR Code from example by using IRremote library and get the IR codes (Hex)
Power button = 4011200B
Computer1/2 button = 40112006
Video button = 40112002
Shutter button = 40112004

but it does not working to send IR code for Panasonic Pojector VMZ-50 from example by using example IRremote( SendAndReceive) (No Function)

Please help.
Many Thanks.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.