No signal from PS3

I have model 56HM66 tv that works fine until I hook PS3 to it. When I do there is no signal at all.I use an hdmi cable that works fine with the PS3 on other tvs. I also hooked a dvd player to the same port with the same hdmi cable and it worked fine. Does anyone know why there is no signal from the PS3?
Solved!
Go to Solution.

This seems to be a problem with PS3s and their video settings. First, have the PS3 in standby. This means that it's turned "off," but the power button in the back is turned on. There should be a red LED. Next, press the power button with your finger, but continue holding it until it beeps twice and resets the video. Hopefully that fixes it.
Because your DVD player works with the same port and cable, you know the TV's fine.
- Peter

Similar Messages

  • 55TL515U no signal from HDMI inputs

    My 55TL515U 3D TV suddenly started showing the "no signal" message from my HDMI inputs.  I have a Motorola cable box on HDMI 1 and a PS3 console on HDMI 2.  No other inputs are used on the TV.  I can connect to the internet and can watch You Tube, Vudu, and Netflix.  Both the cable box and PS3 worked fine and now cannot get signal from either one.  Is there something to be reset before I call for service?

    we do not have this model, but model# 65L5400U, and have had the same experience.
    when going from one input to another, we would get the no signal notice and a blank screen.  We could turn the tv off and back on, and it would work again.
    we also started having a problem with the digital sound output (i think).  we have a sound bar coming directly from the tv, and often will have no sound.
    specifically when going from an HD to non HD channel, or when looking thru our cable providers on demand choices, then going back to watch TV.- turn the tv off and back on again, and the sound is back.
    we have moved the cord from the tv to the cable box and do not have this problem, and hooked up another TV to test the problem, and didnt have it.
    I have this TV thru a rental store, and this is the third one Ive had the same problems with.
    has anyone ever spoken to Toshiba about a possible problem with this?  Im running out of alternate options.

  • How to change HDMI port settings from output to input to accept signals from cable/sate​llite box?

    I have a new dv8t Entertainment PC with the HP Integrated HDTVHybrid Tuner.  The instruction manual provides 2 ways to connect the laptop to a cable/satellite box:  (1) coax/rf; or (2) HDMI.  The coax is a no-brainer; got it up and running in 10 minutes.  However, I am unable to get it to work connecting the HDMI cable, as the HDMI port on the laptop appears to be stuck in output mode.  How do I change the configuration of the HDMI port to "input" so that it can accept signals from my cable box?

    Thank you Grant for the quick response. Well, it seems I don't know what I'm doing.
    So, Mac Pro doesn't have any video INPUTS just Outputs. CHECK.
    That is correct I have a six-input-port-selector with one input (SWITCH C2G). CHECK.
    What I want is to be able to toggle through the inputs from the HDMI Switch C2G. That way I can use all my devices (Mac Pro, Xbox, PS3, Cable Box) with these monitors.
    Since the Switch C2G only has one OUTPUT Slot, I'm thinking I just need to connect the monitors to the Switch C2G Output slot by using a 2 to 1 HDMI Adapter, but wouldn't I lose the true potential of these monitors by not connecting them directly to the Mac Pro?
    Currently, I have the monitors hooked up with Thunderbolt/Mini Display Adapters to the Mac. So I guess I would just have to run just one HDMI with Thunderbolt/Mini Display from the Mac to the Switch C2G, and connect the other devices to the Switch as well.
    Jeez. Am I right? 
    What If I get an HDMI Switch with 2 Outputs instead of getting the 2 to 1 HDMI Adapter or perhaps a 4 to 2 Adapter. Heck. I'm not sure what to do here.
    I would really appreciate anyones help.
    Thank you.

  • Wireless signal from iMac to TV?

    I have a new 20" iMac G5 isight on the way and have a question. Has anyone tried to hook up the iMac (or other mac) wireless to your TV. There is products like this www.amazon.co.uk/exec/obidos/ASIN/B000068TYR
    ref=erra_acc_dp1/026-6032989-4654855 that will send a signal from your antenna to your TV wirelessly. I thought mabye in combination with a TV tuner like EZ there would be a way to get the signal from the mac to the TV. That way I dont have to drill a cabel-hole in my livingroom floor down to my office to enjoy FrontRow on my TV. Or is there any other solutions/suggestions?
    (And i dont think there will be an Airport Express A/V launched next week... though I wish!)

    You should be able to connect your ATV directly to your iMac using Internet sharing, but you can't use the same NIC that the iMac is using for its connection. If your iMac is connected to your router by wi-fi, you can share the Ethernet port with the ATV. If your iMac is connected to your router by Ethernet cable, you can share your iMac's AirPort with the ATV.

  • How to read and display a signal from my a miccrontroller (MCB1700) onto labview connected via a CAN port on a PXI machine

    How do you read and display a signal from my a miccrontroller (MCB1700) onto labview connected via a CAN port on a PXI machine?
    I tried using a DAQ Assistant but the CAN port is not included as one of the supported physical channels even though all its drivers are upto date.
    Please help..
    Thanks.
    Solved!
    Go to Solution.

    Attached herewith is a print screen of what is showing on MAX
    The CAN ports are on NI PXI-8461
    Hopefully that clarrifies something.
    Attachments:
    Untitled.png ‏212 KB
    Untitled.png ‏212 KB

  • How to read and display a signal from my PIC Microcontr​oller onto Labview?

    Hi,
    I am doing a project on a Pulse Oximeter and i am trying to read and display the signal from my PIC Microcontroller on Labview? How do i go about doing it? I am using the PIC16F877 and also making use of the USART?
    How do i implement and initialise the USART in PIC16? What are the steps to be taken, please guide me through the process? The link provides information regarding the USART connection, initialisting and stuff? Is it correct to use these codes in my program?Link: http://ww1.microchip.com/downloads/en/AppNotes/007​74a.pdf
    Also, i am using the RS232 serial interface to connect to the PC? The connector i am using is the DB9 Connector. Which template and VI can i use? Am i supposed to use the NI-DAQmx and VISA? Also, for my USART connection, i am using the MAX232 Driver which is applicable for my application as i am working with +5V. So far, i have been reading and trying out on Labview and the steps i have taken are:
    1) Open a New VI and used the Instrument I/O(Read & Display) template?
    2) How do i configure the Instrument I/O Assistant Express VI to read the info from my device connected to COM1?
    3) I was reading the Labview Manual, 'Getting Started with Labview' and i was following the steps under Page 55, Communicating with an Instrument. Am i on the right track?
    4) How do i check and make sure that the port settings of the I/O Assistant and my PIC Micro Match
    Please help me out and guide me through the process. I am student at a polytechnic and i am very new to Labview and the software is used as a development tool for the project. I have a deadline to meet and i hope i can get a response as fast as possible. Your help will be kindly and greatly appreciated. I hope to hear from you guys soon.You can e-mail me all your answers at [email protected]
    Thank You
    Best regards,
    Ashwin
    Ashwin Kumar Mansukhani
    Attachments:
    Getting Started with Labview.pdf ‏901 KB

    Hi Ashwin,
    It is a good idea to first be able to communicate with the microcontroller using some sort of serial communication software such as "HyperTerminal" or "Procomm", etc. Refer to MicroChip's recommendations on this.
    Once that works, then you are ready to use LabView.
    Here is a link which covers many aspects of serial communication. Link - click here
    You probably received a development kit. They usually have a readily available interface. It's been a long time since I played with the PIC, but I seem to remember that you need to program the serial communication driver (as well as at least a bootloader) to get the serial communication going. The driver contains the necessary protocols so that you PC can have a machine conversation with the target (PIC).
    It sounds like a fun & interesting project. Please avoid to have replies to your personal email. By having the answers posted to this thread, you will get much more support and advice.
    Have fun,
    JLV

  • How to read and display a signal from my PIC Microcontroller onto Labview

    Hi,
    I am doing a project on a Pulse Oximeter and i am trying to read and display the signal from my PIC Microcontroller on Labview? How do i go about doing it? I am using the PIC16F877 and also making use of the USART?
    How do i implement and initialise the USART in PIC16? What are the steps to be taken, please guide me through the process? The link provides information regarding the USART connection, initialisting and stuff? Is it correct to use these codes in my program?Link: http://ww1.microchip.com/downloads/en/AppNotes/00774a.pdf
    Also, i am using the RS232 serial interface to connect to the PC? The connector i am using is the DB9 Connector. Which template and VI can i use? Am i supposed to use the NI-DAQmx and VISA? Also, for my USART connection, i am using the MAX232 Driver which is applicable for my application as i am working with +5V. So far, i have been reading and trying out on Labview and the steps i have taken are:
    1) Open a New VI and used the Instrument I/O(Read & Display) template?
    2) How do i configure the Instrument I/O Assistant Express VI to read the info from my device connected to COM1?
    3) I was reading the Labview Manual, 'Getting Started with Labview' and i was following the steps under Page 55, Communicating with an Instrument. Am i on the right track?
    4) How do i check and make sure that the port settings of the I/O Assistant and my PIC Micro Match
    Please help me out and guide me through the process. I am student at a polytechnic and i am very new to Labview and the software is used as a development tool for the project. I have a deadline to meet and i hope i can get a response as fast as possible. Your help will be kindly and greatly appreciated. I hope to hear from you guys soon.You can e-mail me all your answers at [email protected]
    Thank You
    Best regards,
    Ashwin
    Ashwin Kumar Mansukhani
    Attachments:
    Getting Started with Labview.pdf ‏901 KB

    Hi Ashwin,
    I am not familiar with the PIC Microcontrollers, but I am assuming you mean that you have the microcontroller sending out serial data that you want to read on another computer with LabVIEW. Please let me know if this is incorrect.
    What type of data is coming out of the serial port? Is it ASCII, or binary? The reason I ask this is that the serial communication in LabVIEW is done through a protocol called VISA, which uses ASCII data to send and receive. You can later convert this data into whatever form you need, but this is what it is designed to read and write.
    You can check the settings such as baud rate and data bits in a configuration utility called Measurement and Automation Explorer, or MAX. When you open up the MAX interface, you can expand the Devices and Interfaces entry on the left, and then expand the Ports entry to see your serial port. When you highlight this port, select the Port Settings tab at the bottom of the window, and you can see what the current settings are, and change them if you need to. You can also set these parameters in LabVIEW using the VISA Configure Serial Port VI.
    You can also test communication in MAX by right clicking on the correct port and choosing Open VISA Session. Then choose the Basic I/O light blue tab, and then go to the Read tab. When you click execute, it should read in what is coming from the serial port. This will allow you to verify that the correct information is coming in before even trying to acquire the data in the LabVIEW environment.
    In LabVIEW, the best resource to use the Basic Serial Write and Read example program that ships with LabVIEW. By examining the block diagram of this program, you will be able to see the basic programming flow of serial communication in LabVIEW.
    I hope this information was helpful! Please let us know if there's anything else we can help with.
    john
    Applications Engineer

  • How to compare signals from two different .tdms files?

    i'm developing a lie detection system in labview.so inorder for that i need to compare the threshold physiological signals from the .tdms file with the signals i acquire continuelsy from the subject for each question asked.i use respiration monitor and heart beat monitor together with the sensorDAQ to acuire the physiological signals.so which are the function i should make use of?i have the following toolkits
    1. advanced signal processing toolkit
    2. adaptive filter toolkit
    3. digital filter design toolkit
    4. biomedical toolkit
    please give me advise on this.
    thank you.
    Solved!
    Go to Solution.

    Lie detector systems (polygraphs) generally work by looking at the physiological responses to the own subjects baseline, and do this in real-time.  You could use a file that represents the stored "baseline" for the subject, but the overall environment, circumstances, general state of the subject, etc. may not be similar enough to easily see subtle changes.
    From the stored file, you might determine a set of parameters or thresholds that indicate "normal, relaxed" for each signal.  You could read the file into your LabVIEW program, process each channel, and save these parameters.  Then when you have the new data, you can read the new data file in and process it in a similar way and then determine whether the parameters are outside the limits that you established for a "lie".
    You may get more responses to this question if posted in the Biomedical User Group
    Visit the NI Biomedical User Group at:
    www.ni.com/biomedusers

  • How can I tell if signals from two devices are truly synchronised?

    Hi there,
    How does one check that signals from two devices (two separate devices in a single X-series chassis) that should be synchronised actually are?   I am using a PXIe6361 and PXIe4331 on a PXIe-1073, with Labview 2001 SP1 64-bit. All devices are using the Sample Clock from the 4331 device, and an AI Start Trigger, so they should be synchronised.
    I thought that writing the signal data to file and checking the time stamp for each column of data would be the most accurate, but I have been told that timestamps are software created and therefore don't reflect the actual time that the signals were acquired by the hardware.  When I do this, the timestamps vary by up to 150ms which is larger than I expected.
    If I set the x-axis of the waveform graphs (on the GUI) to "Time" then it appears that the first data sample is taken at different times for the two plots (one plot per device).
    If I set the x-axis of the waveform graphs (on the GUI) to "Ignore time stamp" (so that the x-axis just starts from 0 rather than a date-time) then the first data point occurs at "0" for both graphs. However, I'm not sure that this reflects the actual alignment of the signal.
    What is the best way to check if signals collected on different devices in the same chassis are actually synchronised?
    Thanks,
    Claire.

    Hi Lynn,
    Thanks for your help and for sending the demo.
    I understand the concept of how the signals will look if they're not synchronised and your demo shows that nicely. I guess I have been perplexed by someone else telling me that the timestamps in the output file (and following from that I assume timestamps on a waveform graph) do not give an indication of whether signals are synchronised. The reason they gave for this was that the timestamps are manufactured by the software, not the DAQ hardware.  They suggested that I put the setting "ignore waveform timestamps" on my waveform graphs, and then check that both signals come in at the same time (i.e. both start at zero), but I'm not convinced about this. 
    When I use an analog trigger, neither the timestamps in my output file or on the two waveform graphs are synchronised. If I don't use the trigger, then there is far less disparity in the timestamps in the output file. I've attached two output files here, and my VI.
    This is my first attempt to synchronise a voltage module and a strain gauge module on an X-series chassis, so I want to make sure that I'm achieving the best synchronisation that I can, and the difference in behaviour with and without the trigger worries me.
    Thanks,
    Claire.
    Attachments:
    without trigger.txt ‏5 KB
    with trigger.txt ‏6 KB
    Multi-Device Synch-Analog Input-Finite Acq-Analog Start_Claire_wDigitalin_12June2012 PTbridge.vi ‏196 KB

  • Extreme Base station can't extend signal from Mini desktop ?TCP/IP settings

    I have a Mac Mini connected to DSL via a lynksys 8 port workgroup switch. I had 6 rooms in my house connected to the router by ethernet wiring. Worked great for several years. Now 2 rooms cabling seems to have gone bad (mice or squirrels, maybe). To avoid rewiring the connection outlets or pulling wire again (Ugh!), we bought an extreme base station. It transmits the internet signal fine when connected to the ethernet network (roaming), but I cannot get it to allow clients to access the internet in WDS mode.
    The base station is in a central location where there is not an ethernet jack. It picks up the airport signal from the Mini (with extreme card and yes, I have the MAC address of the Mini chosen).
    Internet connection is "shared" on the Mini and the laptops have no trouble accessing internet within close range of the Mini. The laptops can't access the internet through the base station. I suspect it's how the TCP/IP is assigned. I have tried every possible combination in the Airport Admin Utility.
    In the WDS diagrams, it always shows 2 or more Base stations, never a Desktop and a Base. Are these incompatible?

    ...but can't figure out how for the Mini....
    When you select "Share your Internet connection with AirPort-equipped computers," click AirPort Options to give your network a name and password.
    Since they are the "same" network does it matter?
    If one has no encryption or is using weaker encryption it will be the weak link for others to access your entire network.
    Normally, if you want to seamlessly roam between the 2 wireless networks, ensure that they are using the same network name (SSID), same encryption type, same encryption level, and same encryption password. However any wireless device connecting to the Mac mini's network will be on a separate subnet.
    Now I've got to figure out how to get files off the Office Desktop from the laptops, should I set up afp for airport or ethernet?
    Enable Personal File Sharing on the Desktop.

  • Hp laserjet 1300 not receive signals from computer

    HP Laserjet 1300 seems not to receive signals from my computer. Please explain
    This question was solved.
    View Solution.

    Are you networked or USB cabled into from the printer into the computer?
    What OS are you using?
    If you are on windows 7 and networked in, then you need to check and make sure the that the IP address of the printer is listed as the same in the port settings.
    If you are on windows 7 and are using a USB cable, then you have to load the printer through the IN-OS driver. See the link below...
    Install the driver included in the Windows 7 operating system (OS)
    If you are using some other OS or driver, please let me know.
    I am an HP employee.
    Say Thanks by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as Accepted Solution

  • Powerbook G4 Can't "See" Wireless Signal from Ubee Modem/Router

    I was given a G4 Powerbook while out of town and it found the wireless signal in an apartment complex and a major airport just fine. But upon returning home it can't "see" the signal from my (Time Warner, Road Runner Extreme) Ubee modem/router. My Mac Mini's Airport sees the Ubee wireless signal fine, but the older Powerbook G4 can't. (The Airport signal in the menu bar has "bars" but they are grayed out.
    Can an older G4 connect with the newer Ubee modem/router? Are there security settings that will allow this?
    Tx,
    WK

    CRMDVM -- Thanks for the helpful info -- you are probably right on both counts:
    The apartments where I picked up a signal is in an "old folks" apt. complex, meaning the router I was picking up was probably old -- compatible with the G4 lineage. And the Atlanta airport probably has a wireless system to allow the vast number of old and new computers that people carry to connect.
    My Mac Mini connects via WPA2 Personal security code, and I set the G4 to the same security (in the Network preference pane) but still nothing. The Airport wireless icon in the menu bar is still grayed out -- it isn't the "blank" icon as when Airport is turned off. It has the wireless wave lines in the icon, but just grayed out.
    Maybe the G4 is just too old to "see" the newer wireless signal from the new modem/router.
    Thanks again for your help -- you definitely provided more than I knew. (btw, I'm just above you in Union County in Stallings).
    WK

  • Is it possible to get 2-ch signals from TDS2012 oscilloscope at the same time with LabVIEW "7.0"?

    Hi, everyone.
    I've been trying to get the signals from 2-ch of Tektronix TDS2012 oscilloscope at the same time using IVI connection with LabVIEW "7.0"
    I've already searched this developer zone for the answer.
    I've tried the famous example: "IviScope - Acq Dual Wfm Edge Triggered.vi"
    and it gave me the error message like:
    Error -1074110451 occurred at IviScope Initialize With Options.vi
    Possible reason(s):
    Driver Status:  (Hex 0xBFFA600D) Primary Error: (Hex 0xBFFA600D) The Config Server module is not present on the system.
    I think I've installed all~ the required softwares for IVI. For example, ICP 2.2, IVI engine 2.0.46, and tktds1k2k ivi (instrument driver for tds2012, in fact this one is for LabVIEW "7.1"... :-P)
    TDS2012 and my computer is connected through HPIB(GPIB) and it is shown on the MAX (a GPIB instrument as well as an IVI hardware asset)
    I've tried GPIB connection but it gives me asynchronous signals...
    Is it possible to get 2 signals at the same time with LabVIEW 7.0(not 7.1 or higher) by any means?
    What in the earth is the "Config Server" in this case?
    I don't need to sticking to IVI and any method to achieve my goal will be welcome.
    Could anyone give me the hint for this problem, plz?

    I think your problem is that the instrument specific driver is version 7.1 and you are using the class driver with 7.0. You can create your own 7.0 driver by downloading the LabWindows driver and using the Import CVI Instrument Driver under the Tools>Instrumentation menu.
    Since you don't seem to have a good reason to use IVI, why don't you try the native LabVIEW driver at http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=E3B19B3E9139659CE034080020E748.... I believe you have all of the functions to setup each channel and then when you trigger the scope, both channels will be captured. You would then transfer each waveform separately. The data is always read sequentially but that's not important as long as both channels are triggered at the same time.

  • Can I use Airport Express to extend signal from my Airport Extreme and then run Ethernet from Express to my TV which requires ethernet to access internet?

    As stated in title. I want to access Netflix but my TV requires ethernet connection. I would like to use Express to repeat Exreme sigal and then to TV via Ethernet. I only have one access point in house for cable modem so I'm using Extreme to broadcast though house. Will need to be able to input network key for Extreme secure network. Thank you.
    Mike

    Are both your AirPort Extreme and AirPort Express 802.11"n" devices?
    If yes, you can configure the Express to "extend a wireless network" and it will  provide more wireless coverage and the Etherent port will be enabled so that you can connect an Ethernet device.
    This assumes that the Express is located where it can receive a strong signal from the AirPort Extreme.

  • No signal from Apple TV

    I just got the new Apple TV and get no signal from it on my HDTV. I have an older Samsung TX-p3064w which has DVI and not HDMI.
    I used a DVI to HDMI cable but get no signal at all - just a blue screen which means the tv received no signal. I know that DVI is not supported, but I was hoping to use this before I had to buy another T.V..
    The T.V. can do either 1080i or 480p using DVI. I tried using two cables and no signal.
    Does the T.V. have to do 720 in order to give a signal? Is there a certain cable I should try?
    Any ideas on why no signal?

    I was experiencing the same problem and discovered it is actually a 'handshake' issue. The firmware on the TV needs to be compatible with appletv. I solved it by updating the firmware for my Philips LCD 1080p tv. If you are using an older tv, you probably have to go to the manufacturer's support website to download the updated software on a gig stick and then upload it onto your TV. It should work thereafter. Good luck.

Maybe you are looking for